home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / window < prev   
Text File  |  2001-03-21  |  625b  |  22 lines

  1. Synopsis:
  2.    load window
  3.  
  4. Description:
  5.    This script provides some Emacs-like key bindings for manipulating
  6.    client windows.
  7.  
  8.      Key       Function                                                   
  9.      meta2-0   kill the current window
  10.      meta2-1   kill all windows except the current one
  11.      meta2-2   open a new window
  12.      meta2-+   increase window size by 1 line (also: meta2-z)
  13.      meta2--   decrease window size by 1 line (also: meta2-^z)
  14.      meta2-=   balance the size of all visible windows
  15.  
  16. See Also:
  17.    load(5); window(4)
  18.  
  19. Other Notes:
  20.    The name of this script's author is not known.
  21.  
  22.